gtk4.git
2020-06-22 Matthias ClasenAdd gtk_widget_prepend_controller
2020-06-22 Matthias ClasenFix change notification for event controllers
2020-06-22 Matthias Clasenentrycompletion: Name the controllers
2020-06-22 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-22 Timm BäderMerge branch 'master.msvc' into 'master'
2020-06-22 Matthias Clasengtk-demo: Add a warning to the colors demo
2020-06-22 Chun-wei Fandemos: Fix builds against Visual Studio headers
2020-06-22 Matthias ClasenMerge branch 'port-icon-browser' into 'master'
2020-06-21 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-21 Matthias ClasenPort the icon browser to GtkGridView
2020-06-21 Matthias Clasenfilter: Make GtkEveryFilter buildable
2020-06-21 Matthias ClasenMerge branch 'wip/otte/listview-colors' into 'master'
2020-06-21 Matthias Clasengtk-demo: Cosmetic improvement to the colors demo
2020-06-21 Benjamin Ottegtk-demo: Add an "Unsorted" option (and default to it)
2020-06-21 Benjamin Ottesortlistmodel: Look at order
2020-06-21 Benjamin Ottegtk-demo: Reinstate incremental filling
2020-06-21 Benjamin Ottegtk-demo: Allow color list to have any size
2020-06-21 Benjamin Ottegtk-demo: Add a permutation to compute colors from...
2020-06-21 Benjamin Ottegtk-demo: Add custom listmodel for all true colors.
2020-06-21 Benjamin Ottegtk-demo: Make colors demo contain all 16,777,216 colors
2020-06-21 Benjamin Ottegtk-demo: Compute HSV values directly
2020-06-21 Benjamin OtteRevert "gtk-demo: Make the colors demo populate increme...
2020-06-21 Benjamin Ottegtk-demo: Embed the RGBA value
2020-06-21 Aurimas ČerniusUpdated Lithuanian translation
2020-06-21 Piotr DrągUpdate Polish translation
2020-06-21 Matthias ClasenMerge branch 'wip/otte/for-master' into 'master'
2020-06-21 Matthias Clasenfilechooserwidget: Use gtk_drop_down_get_selected_item
2020-06-21 Benjamin Ottedemo: Use GtkDropDown::selected-item
2020-06-21 Benjamin Ottedropdown: emit notify for selected from the changed...
2020-06-20 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-20 Matthias ClasenMerge branch 'incremental-colors' into 'master'
2020-06-20 Matthias ClasenMerge branch 'drop-down-selected-item' into 'master'
2020-06-20 Matthias Clasengtk-demo: Make the colors demo populate incrementally
2020-06-20 Matthias Clasengtk-demo: Clean up initial selection handling
2020-06-20 Matthias ClasenMerge branch 'gtk4-arb_fbo' into 'master'
2020-06-20 Matthias Clasendropdown: Add GtkDropDown:selected-item
2020-06-20 Matthias Clasengtk-demo: Clean up memory handling in the weather demo
2020-06-20 Matthias Clasengridview: Don't assert on a condition that can happen
2020-06-20 Benjamin Ottegridview: Compute right amount of items to skip
2020-06-20 Matthias Clasengtk-demo: Clean up initial selection handling
2020-06-19 Matthias ClasenMerge branch 'dnd-demo-animation' into 'master'
2020-06-19 Matthias Clasengtk-demo: Add animated icons to the dnd demo
2020-06-19 Matthias ClasenMerge branch 'listview-dnd' into 'master'
2020-06-19 Matthias Clasentestlistdnd: Use editable labels
2020-06-19 Matthias Claseneditablelabel: Allow to drag text
2020-06-19 Matthias Claseneditablelabel: Accept text drops
2020-06-19 Matthias Clasentestlistdnd: Add a tree
2020-06-19 Matthias Clasenexpander: Remove a pointless return
2020-06-19 Matthias Clasentreeexpander: Auto-expand during DND
2020-06-19 Matthias ClasenAdd a list dnd example
2020-06-19 Matthias Clasencolumnview: Increase the autoscroll threshold
2020-06-19 Matthias Clasencolumnview: Autoscroll during DND
2020-06-19 Matthias Clasencolumnview: separate autoscroll from headers
2020-06-19 Matthias Clasenlistbase: Don't use adjustments for autoscrolling
2020-06-19 Matthias Clasenlistbase: Increase the autoscroll threshold
2020-06-19 Matthias Clasenlistbase: Autoscroll during DND
2020-06-19 Matthias Clasenlistbase: separate autoscroll from rubberband
2020-06-19 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-19 Matthias Clasencolumview: Fix cell creation
2020-06-19 Matthias Clasengtk-demo: Modernize the tag entry demo
2020-06-19 Matthias ClasenRevert "notebook: Don't capture clicks"
2020-06-19 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-06-19 Benjamin Ottelistbase: Fix copy/paste error
2020-06-19 Florentina... Update Romanian translation
2020-06-19 Timm Bäderstack: Avoid using an uninitialized value
2020-06-19 Timm Bäderstack: Add missing accessors for GtkStackPage properties
2020-06-19 Timm Bäderstack: Fix some documentation mishaps
2020-06-19 Timm Bäderstack: Fix :needs-attention docs
2020-06-19 Timm Bäderwidget: Don't leak css transform
2020-06-19 Timm Bädertreeview: Remove identical if branches
2020-06-19 Timm Bädertransform: Fix docs to use "transform" instead of ...
2020-06-19 Timm Bäderstack: stop keeping a cached child render node around
2020-06-19 Timm Bädercssselector: Only copy max_selector once
2020-06-19 Timm Bädernumbervalue: Remove some leftover debugging code
2020-06-19 Timm Bäderbuilder: Use default size of 8 for the ObjectProperty...
2020-06-19 Timm Bäderbuilder: Avoid allocating things we don't use
2020-06-19 Timm BäderAvoid calling g_list_model_get_n_items() all the time
2020-06-19 Timm Bädertransform: Fix equal() docs
2020-06-19 Timm Bäderwindow: Add automatic titlebar before content widget
2020-06-19 Timm Bädertransform: Compare 3d points directly
2020-06-19 Timm Bäderwindow: Don't add class to css node directly
2020-06-19 Timm Bäderwindow: Stop adding css nodes manually
2020-06-19 Timm Bäderwindow: Remove dead code
2020-06-19 Timm Bäderadwaita: Use proper transform for spinners
2020-06-19 Timm Bäderwidget: don't queue a redraw on css transform changes
2020-06-19 Timm Bädercsstransformvalue: Make no-transform case explicit
2020-06-19 Timm Bäderwidget: Re-shuffle preconditions in snapshot_child()
2020-06-19 Timm Bäderwidget: Avoid doing GtkSnapshot work just to append...
2020-06-19 Timm Bädergsktransform: Make next == NULL case explicit
2020-06-19 Timm Bäderfishbowl: Remove visibility handling
2020-06-19 Timm BäderFix print dialog node name
2020-06-19 Matthias ClasenMerge branch 'better-naming' into 'master'
2020-06-18 Matthias ClasenMerge branch 'quartz-openfile-fix' into 'master'
2020-06-18 Friedrich Beckmannquartz: gtk-application - inhibit openFiles events...
2020-06-18 Emmanuele BassiRename master and slave device
2020-06-18 Emmanuele BassiUse the appropriate name for Juneteenth
2020-06-18 Emmanuele BassiClarify document
2020-06-18 Emmanuele BassiRename internal object for the Quartz input method...
2020-06-18 Emmanuele BassiRename delegate input method context
2020-06-18 Emmanuele BassiRename (unused) argument
next